CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - K-Means算法 MATLAB

搜索资源列表

  1. k_means

    0下载:
  2. k-means分类算法matlab 实现-k-means clasifier
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-01
    • 文件大小:1157
    • 提供者:Z. Xie
  1. dataset

    0下载:
  2. matlab 代码 k-means 算法 实现2-D数据的聚类-matlab code for k-means algorithm is 2-D data clustering
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1611
    • 提供者:王新民
  1. enhancing_semi_supervised

    0下载:
  2. enhancing semi-supervised clustering:a feature projection prespective算法实现-the implementation of the alogrithm described in the paper--- enhancing semi-supervised clustering:a feature projection prespective
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:725005
    • 提供者:吴尧
  1. KMEANS

    0下载:
  2. K-Means动态聚类算法源程序。可以用来发现社团结构。-Dynamic K-Means clustering algorithm source code. The structure can be used to find associations.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:252199
    • 提供者:刘长棕
  1. 1

    0下载:
  2. k均值算法,用matlab实现的,数据挖掘-k-means
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:901
    • 提供者:doper
  1. kmeans

    0下载:
  2. 一种改进的均值聚类算法,能很好的利用与图像分割技术-k-means cluster
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1353
    • 提供者:张先生
  1. Salama

    1下载:
  2. 改进的Salama网络拓扑随机生成算法通用Matlab程序,在随机抛撒节点的时候使用了K均值聚类,网络节点分布均匀且疏密得当,边的分布也比较均衡。-Improved algorithm for randomly generated network topology Salama General Matlab program, when the nodes in the random throw using K means clustering, the network node density
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:5324
    • 提供者:成龙
  1. kmeans

    0下载:
  2. 用于数据挖掘聚类分析的简单的K平均算法Matlab源代码-Simple K-means for data mining (Matlab)
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:8427
    • 提供者:dai
  1. kmeans

    0下载:
  2. 数据挖掘聚类算法中,K-means的matlab实现-Data mining clustering algorithm, K-means the matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:11692
    • 提供者:王新宇
  1. MATLAB

    0下载:
  2. k近邻算法 均值算法 中值算法 针对高斯和椒盐图像去噪-means algorithm k nearest neighbor algorithm in the value of denoising for Gaussian and salt and pepper
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-08
    • 文件大小:1818624
    • 提供者:wuyuehong
  1. my_kmeans

    0下载:
  2. 自己编写的K均值算法,比MATLAB自带的简洁,效果不错-I have written K-means algorithm, MATLAB comes with more than simple, good results
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1945
    • 提供者:clan
  1. kmean

    0下载:
  2. 包括K-均值聚类算法的思想介绍,kmeans的MATLAB代码,c语言代码、c++代码。-Including the K-means clustering algorithm introduced the idea, kmeans of MATLAB code, c language code, c++ code.-Entropy Based Subspace Clustering for Mining Data- ENCLUS- a new version of PROCLUS algorit
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1130028
    • 提供者:陈老师
  1. GMM

    1下载:
  2. 高斯k均值程序算法,k-means是一种常用的聚类算法,可以实现数据的聚类。-K-means algorithm for Gaussian process, k-means clustering algorithm is a commonly used, can achieve data clustering.
  3. 所属分类:matlab

    • 发布日期:2015-04-30
    • 文件大小:9216
    • 提供者:xiajulong
  1. k_means-algorithm

    0下载:
  2. k-means算法是模式识别十大算法之一 matlab仿真的k-means聚类算法-k-means algorithm for pattern recognition algorithm is one of the top ten k-means clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:850
    • 提供者:WZY
  1. kmeans

    0下载:
  2. K均值聚类算法,短小实用。可以试一试哈。-k-means cluster. Matlab Code.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:900
    • 提供者:武锐
  1. K-Mean-Clustering-Code-in-Matlab

    0下载:
  2. k 均值聚类算法 ,能有效的将数据分成k类 但是具有k参数难以确定的缺点。 -k-means algorithm can cluster data into K class but, the parameter K can not be selected easily.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4845
    • 提供者:cluster
  1. k_mean

    0下载:
  2. k-means算法的C语言代码,与matlab混合编程-C source code of k-means algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:1647
    • 提供者:陈迪
  1. gmmkmeans

    0下载:
  2. 高斯混合模型K均值算法matlab源程序用于说话人识别中-Gaussian mixture model K-means algorithm matlab source code for speaker recognition
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:1666
    • 提供者:wangyunqi
  1. kmeans_gray

    0下载:
  2. 中值滤波的matlab实现,根据K-means算法对图像进行滤波等功能-The K-means filte base on matlab.
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:575
    • 提供者:yagwenbang
  1. Kjunzhi

    0下载:
  2. 模式识别大作业K均值算法matlab平台实现,内有iris数据用于测试一起其他相关资料。-Pattern Recognition great job K-means algorithm matlab platform implemented within the iris data used for testing along with other relevant information.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-18
    • 文件大小:224296
    • 提供者:VanillaChow
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 22 »
搜珍网 www.dssz.com